index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4287: Vampire SAM_DELTA_DOMAIN_INFO.
Günther Deschner
1
-2
/
+112
2007-10-10
r4285: Allow -v or -l for displaying verbose groupmap-listing as well as
Günther Deschner
1
-0
/
+3
2007-10-10
r4259: Fix cast in SMB_XMALLOC_ARRAY. Bugzilla #2168.
Tim Potter
1
-1
/
+1
2007-10-10
r4254: Add an undocumented hack. I had to delete a wrong mapping (a user that...
Volker Lendecke
1
-0
/
+54
2007-10-10
r4248: Implement smbstatus -n, don't lookup users and groups. On heavily loaded
Volker Lendecke
1
-15
/
+21
2007-10-10
r4234: More malloc fixes to use the macros.
Jeremy Allison
2
-56
/
+56
2007-10-10
r4153: port from trunk of pdbedit changes
Simo Sorce
1
-7
/
+82
2007-10-10
r4130: add bad_password_count and logon_count to vampire (inspired by a patch
Günther Deschner
1
-2
/
+5
2007-10-10
r4127: vampire munged_dial.
Günther Deschner
1
-0
/
+8
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
14
-59
/
+53
2007-10-10
r3931: Fix all "may be used uninitialized" and "shadow" warnings.
Jeremy Allison
1
-4
/
+4
2007-10-10
r3918: Allow to set OWNER- and GROUP-entries while setting security descriptors
Günther Deschner
1
-1
/
+9
2007-10-10
r3882: Fix bug 2069 -- thanks to jason@ncac.gwu.edu
Volker Lendecke
1
-1
/
+2
2007-10-10
r3880: Tidy up some unused/shadowed variable usage.
Jeremy Allison
1
-4
/
+5
2007-10-10
r3846: Typo fix. Bug 2055. Lars, I'm available on irc.... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r3771: Fix bug #1952: no comment on XP shutdown
Jim McDonough
1
-11
/
+70
2007-10-10
r3761: Fix bug #1932: crash when non-root invokes net getlocalsid
Jim McDonough
1
-1
/
+9
2007-10-10
r3688: fix output of smbstatus to make the man page; fix -L, -p, & -S and the...
Gerald Carter
1
-31
/
+50
2007-10-10
r3683: BUG 2017: fix testparm reporting for the passwd program string
Gerald Carter
1
-1
/
+1
2007-10-10
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
1
-1
/
+1
2007-10-10
r3492: Fixes from testing kerberos salted principal fix.
Jeremy Allison
1
-0
/
+14
2007-10-10
r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh...
Jeremy Allison
1
-1
/
+1
2007-10-10
r3273: Ensure we're consistent in the use of strchr_m for '@'.
Jeremy Allison
2
-3
/
+3
2007-10-10
r2942: Add client-side support of triggering ads printer publishing over msrpc
Günther Deschner
3
-0
/
+293
2007-10-10
r2935: This is a long-standing one in my patch-queue: A pair of net commands
Volker Lendecke
3
-3
/
+790
2007-10-10
r2852: Oh. Allow to migrate win2k3/xp-drivers as well.
Günther Deschner
1
-0
/
+1
2007-10-10
r2837: Fix printer-migration w.r.t. to new naming-convention for
Günther Deschner
1
-40
/
+37
2007-10-10
r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of
Tim Potter
18
-18
/
+18
2007-10-10
r2832: Readd WKGUID-binding to match the correct default-locations of new
Günther Deschner
2
-3
/
+11
2007-10-10
r2826: Complain if 'password chat' doesn't contain the %u variable. based on ...
Jelmer Vernooij
1
-1
/
+8
2007-10-10
r2821: Adding "Windows x64" as architecture string and driverdir "x64" for the
Günther Deschner
1
-1
/
+2
2007-10-10
r2762: Remove silly conversion to and from UTF8 on the winbind pipe. Fix the
Andrew Bartlett
1
-28
/
+16
2007-10-10
r2746: Fix typos in net's usage-output.
Günther Deschner
2
-2
/
+2
2007-10-10
r2706: The code that prints the remote MAC address (from the statistics section
Christopher R. Hertel
1
-4
/
+7
2007-10-10
r2477: Document "--destination" for "net rpc [printer|share] migrate".
Günther Deschner
1
-1
/
+3
2007-10-10
r2476: now that PRINTER_ATTRIBUTE_PUBLISHED does not get reset anymore, migrate
Günther Deschner
1
-4
/
+13
2007-10-10
r2388: fix client quota support
Stefan Metzmacher
1
-2
/
+3
2007-10-10
r2348: fix segmention faults
Stefan Metzmacher
2
-8
/
+11
2007-10-10
r2147: Fix utility name in error message (pre-emptivly merged to trunk ;-)
Andrew Bartlett
1
-1
/
+1
2007-10-10
r2080: Remove last traces of static migration to localhost. Needed to allow a
Günther Deschner
4
-24
/
+31
2007-10-10
r2079: Clear the publish-bit from the attributes-mask when migrating
Günther Deschner
1
-0
/
+6
2007-10-10
r2022: Add net_copy_fileattr as a separate function to copy just ACLs, attrs
Günther Deschner
1
-101
/
+198
2007-10-10
r1966: further work on and cleanup of the net-migration-tool.
Günther Deschner
5
-60
/
+164
2007-10-10
r1812: Fix from Richard Renard <rrenard@idealx.com> to be able to reset
Jeremy Allison
1
-3
/
+30
2007-10-10
r1750: This patch allows net ads lookup to rely on command line arguments if ...
Jim McDonough
2
-2
/
+6
2007-10-10
r1720: Show correct help for net groupmap commands.
Günther Deschner
1
-3
/
+3
2007-10-10
r1716: Get rid of a compiler warning. "pipe" is a symbol that is defined as a...
Volker Lendecke
1
-2
/
+2
2007-10-10
r1698: fix build.
Günther Deschner
1
-2
/
+3
2007-10-10
r1692: first commit :)
Günther Deschner
5
-9
/
+2961
2007-10-10
r1582: On failure, print the length of the right variable.
Andrew Bartlett
1
-1
/
+1
[next]