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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r22509: Fix some memory corruption caused by calling free()
Gerald Carter
1
-6
/
+6
2007-10-10
r22507: Wrap the method of obtaining sockets to listen on.
James Peach
4
-103
/
+129
2007-10-10
r22505: Fix build
Alexander Bokovoy
1
-1
/
+1
2007-10-10
r22504: Fix bug Jerry found during his tutorial. Sorry :-(
Jim McDonough
1
-1
/
+6
2007-10-10
r22502: Fix bug #4536 - delete symlinks to a directory correctly.
Jeremy Allison
1
-1
/
+17
2007-10-10
r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead of
Michael Adam
1
-1
/
+1
2007-10-10
r22495: Create wrapper to hide the details of obtaining a set of sockets
James Peach
3
-168
/
+205
2007-10-10
r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.
Jeremy Allison
1
-0
/
+2
2007-10-10
r22492: Add objectid code.
Jeremy Allison
2
-11
/
+24
2007-10-10
r22491: Fix the build (3.0.25 and 3.0 are different here).
Jeremy Allison
1
-1
/
+1
2007-10-10
r22490: Fix a couple of bugs found whist investigating CSC Vista issues.
Jeremy Allison
1
-4
/
+92
2007-10-10
r22489: Add a deletedomgroup command to rpcclient (samr).
Michael Adam
1
-0
/
+73
2007-10-10
r22484: Check for the talloc_strdup to succeed.
Günther Deschner
1
-0
/
+1
2007-10-10
r22483: Attempt to fix the build.
Günther Deschner
1
-6
/
+8
2007-10-10
r22481: Move check for non-mappable SIDs to after sid_to_uid,
Jeremy Allison
2
-11
/
+13
2007-10-10
r22480: Remove accidentially comitted getpeereid hunks again.
Günther Deschner
1
-9
/
+0
2007-10-10
r22479: Add "net ads keytab list".
Günther Deschner
5
-7
/
+212
2007-10-10
r22473: Correct fix for setting a default compat tdb idmap backend.
Gerald Carter
1
-29
/
+30
2007-10-10
r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...
Günther Deschner
1
-2
/
+0
2007-10-10
r22467: Adding configure check for -Werror-implicit-function-declaration and ...
Günther Deschner
1
-2
/
+24
2007-10-10
r22466: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r22465: Last attempt to fix the build before dinner.
Günther Deschner
1
-0
/
+3
2007-10-10
r22464: remove double code and use a function
Stefan Metzmacher
1
-34
/
+5
2007-10-10
r22463: Add prototype.
Günther Deschner
1
-0
/
+6
2007-10-10
r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to op...
Günther Deschner
1
-99
/
+75
2007-10-10
r22460: Adding a generic ads_ranged_search() function.
Günther Deschner
1
-1
/
+173
2007-10-10
r22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged...
Günther Deschner
1
-3
/
+37
2007-10-10
r22458: Fix a comment
Volker Lendecke
1
-1
/
+1
2007-10-10
r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmap
Gerald Carter
1
-0
/
+8
2007-10-10
r22444: * Validate a SID before trying to convert it to a uid/gid via the public
Gerald Carter
2
-3
/
+4
2007-10-10
r22441: Add automatic dependency tracking. The dependency generation is
James Peach
12
-8
/
+1065
2007-10-10
r22430: Add SID validate to sid2uid() and sid2gid() public entry points in wi...
Gerald Carter
1
-4
/
+81
2007-10-10
r22425: Avoid to segfault if we only have the realm.
Simo Sorce
1
-0
/
+5
2007-10-10
r22419: Update configure so that we only need one copy of os2_delete.c
James Peach
2
-109
/
+10
2007-10-10
r22418: Support running under launchd. We abstract the method of obtaining
James Peach
8
-74
/
+582
2007-10-10
r22417: Refactor the various daemon run-mode options to make the semantics
James Peach
6
-92
/
+116
2007-10-10
r22416: Remove precompiled headers on clean.
James Peach
1
-2
/
+5
2007-10-10
r22413: Simplify the build rules for plugin modules. Add support for per-plat...
James Peach
3
-109
/
+76
2007-10-10
r22412: Add a "deletelocalgroup" subcommand to net sam.
Michael Adam
1
-0
/
+42
2007-10-10
r22411: Fix the build:
Michael Adam
1
-3
/
+5
2007-10-10
r22402: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r22401: Add bzr revision+nick support to mkversion.sh.
Michael Adam
1
-0
/
+9
2007-10-10
r22395: allow profiling level to be set on startup
Herb Lewis
2
-6
/
+23
2007-10-10
r22394: Remove test directory once we are finished.
James Peach
1
-0
/
+2
2007-10-10
r22393: fix cut&paste error
Simo Sorce
1
-1
/
+1
2007-10-10
r22392: Remove leftover potentially segfaulty code.
Simo Sorce
1
-6
/
+5
2007-10-10
r22391: Looks bigger than it is. Make "inbuf" available
Jeremy Allison
29
-278
/
+378
2007-10-10
r22390: Patchset sent to samba-technical to address the winbind
Gerald Carter
8
-203
/
+81
2007-10-10
r22389: Start preparing for multiple encryption contexts in the
Jeremy Allison
6
-25
/
+45
2007-10-10
r22388: clearer message, thanks David
Simo Sorce
1
-1
/
+1
[next]