index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
gtk
/
tools
/
gwsam.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r15422: Fix issues with functions being called recursively in the credentials
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r15408: Fix some small bugs in the GTK+ tools
Jelmer Vernooij
2007-10-10
1
-37
/
+67
*
r15235: fix all gtk tools...
Stefan Metzmacher
2007-10-10
1
-0
/
+2
*
r14470: Remove some unnecessary headers.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r14402: Generate seperate headers for RPC client functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r14363: Remove credentials.h from the global includes.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13903: Don't generate prototypes for modules and binaries in include/proto.h by
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r12620: Get rid of automatically generated lists of init functions of subsyst...
Jelmer Vernooij
2007-10-10
1
-5
/
+1
*
r12531: 'make quicktest' was taking 15 minutes on my system due to failing DNS
Andrew Tridgell
2007-10-10
1
-1
/
+0
*
r12510: Change the DCE/RPC interfaces to take a pointer to a
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r12499: Move smb_build.h out of includes.h
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r10316: More dynconfig fixes
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r8643: - make lp_configfile() work again
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7633: this patch started as an attempt to make the dcerpc code use a given
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r7530: Simply calling convention of lp_load().
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r6795: Make some functions static and remove some unused ones.
Jelmer Vernooij
2007-10-10
1
-25
/
+10
*
r6600: Rework of the GTK credentials system; the credentials information is
Jelmer Vernooij
2007-10-10
1
-4
/
+7
*
r5941: Commit this patch much earlier than I would normally prefer, but metze...
Andrew Bartlett
2007-10-10
1
-2
/
+5
*
r5932: Use cli_credentials somewhat more in the Gtk+ code
Jelmer Vernooij
2007-10-10
1
-3
/
+3
*
r5928: Use cli_credentials in:
Jelmer Vernooij
2007-10-10
1
-4
/
+2
*
r5902: A rather large change...
Andrew Bartlett
2007-10-10
1
-5
/
+6
*
r5598: GTK+ cleanups, remove some globals
Jelmer Vernooij
2007-10-10
1
-7
/
+2
*
r5409: - add a gtk events plugin
Stefan Metzmacher
2007-10-10
1
-3
/
+2
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-6
/
+6
*
r4035: more effort on consistent naming of the access mask bits.
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3724: Rename a number of structures, for better consistance between SAMR and
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r3722: - add userdomain in the binding dialog
Stefan Metzmacher
2007-10-10
1
-1
/
+6
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3445: made the gtk tooks use minimal includes. This approximately halves the
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r3428: switched to using minimal includes for the auto-generated RPC code.
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3301: Simplify code
Jelmer Vernooij
2007-10-10
1
-27
/
+1
*
r3166: Bunch of small GUI updates. gwcrontab works again, as does selecting a
Jelmer Vernooij
2007-10-10
1
-2
/
+10
*
r3165: Support local connections in Gtk+ tools
Jelmer Vernooij
2007-10-10
1
-1
/
+3
*
r3033: Use the C struct directly if we can instead of generating a binding
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r2920: Support passing a handle to a SAMR pipe to a RPC Binding or Select
Jelmer Vernooij
2007-10-10
1
-2
/
+20
*
r2915: Open domain first before enumerating users and groups
Jelmer Vernooij
2007-10-10
1
-4
/
+6
*
r2683: Fix a couple of compile warnings, depend on gtk+-2.4
Jelmer Vernooij
2007-10-10
1
-7
/
+6
*
r2530: Don't put main in proto.h
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r2518: Some long overdue changes:
Jelmer Vernooij
2007-10-10
1
-15
/
+21
*
r1907: init the configuration
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r1699: Formatting update, bugfixes
Jelmer Vernooij
2007-10-10
1
-180
/
+179
*
r1465: always do a full C prototype, even if its only (void).
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r1455: More Gtk+ updates:
Jelmer Vernooij
2007-10-10
1
-0
/
+410