index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
r22631: Remove the possibility of sid_check_is_domain and
James Peach
2007-10-10
1
-2
/
+1
*
r22613: Fix an uninitialized variable warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
2007-10-10
1
-9
/
+27
*
r22125: Fix a warning
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r22096: become_root_uid_only() is unneeded - it's only used in
Jeremy Allison
2007-10-10
2
-16
/
+16
*
r22066: Ensure that winbind can resolve SIDs in the S-1-22-{1,2}
Gerald Carter
2007-10-10
1
-1
/
+21
*
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
2007-10-10
4
-27
/
+28
*
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21983: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-27
/
+25
*
r21982: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
2007-10-10
1
-29
/
+12
*
r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r21954: Someone misused a '!' instead of a '~' for a binary NOT
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21881: Make sure we are very specific when testing whether a backand can han...
James Peach
2007-10-10
1
-1
/
+2
*
r21853: Fix a valgrind error
Volker Lendecke
2007-10-10
1
-0
/
+5
*
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
2007-10-10
1
-20
/
+1
*
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
2007-10-10
1
-1
/
+20
*
r21819: Wrap all steps in secrets_store_machine_password into one single
Volker Lendecke
2007-10-10
1
-12
/
+50
*
r21818: Remove some unused code
Volker Lendecke
2007-10-10
1
-23
/
+0
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
2
-3
/
+22
*
r21782: Fix a memleak
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r21738: Remove unused file.
James Peach
2007-10-10
1
-80
/
+0
*
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
2007-10-10
1
-0
/
+2
*
r21608: Fix a couple of memleaks in error code paths before
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r21606: Implement escaping function for ldap RDN values
Simo Sorce
2007-10-10
1
-8
/
+60
*
r21507: Fix some "cannot access LDAP when no root" bugs.
Gerald Carter
2007-10-10
1
-2
/
+14
*
r20998: Fix debug message
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r20985: leave room for terminating NULL when printing password hashes via 'pd...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r20851: To read account policies from LDAP we need root.
Volker Lendecke
2007-10-10
1
-2
/
+12
*
r20824: Send access to the trusted domain passwords through the pdb backend, ...
Volker Lendecke
2007-10-10
4
-46
/
+123
*
r20707: Clean up pdb_interface.c a bit -- patch from Michael Adam <ma@sernet.de>
Volker Lendecke
2007-10-10
1
-23
/
+38
*
r20644: Make some functions static, thanks to Michael Adam <ma@sernet.de> for...
Volker Lendecke
2007-10-10
1
-3
/
+3
*
r20614: Dummy-checkin to trigger the build
Volker Lendecke
2007-10-10
1
-4
/
+5
*
r20402: Fix spelling: samba bug #4292 debian #402392
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20243: Make lookup_name resolve both the mapped and the real unix group name
Simo Sorce
2007-10-10
1
-7
/
+23
*
r20212: Attempt to fix the Solaris build
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r20169: Support for fallback to legacy mapping code was not completely tested.
Simo Sorce
2007-10-10
1
-12
/
+18
*
r20116: Start merging in the work done to create the new idmap subsystem.
Simo Sorce
2007-10-10
3
-98
/
+202
*
r20090: Fix a class of bugs found by James Peach. Ensure
Jeremy Allison
2007-10-10
2
-25
/
+56
*
r19945: Fix a segfault -- lookup_rids needs to init the names even on failure
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r19943: Fix bug 4267 -- Thanks to David!
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r19579: BUG 4075: patch from Dmitry Butskoy <dmitry@butskoy.name>.
Gerald Carter
2007-10-10
1
-2
/
+4
*
r19419: BUG 4109: Patch from Timur Bakeyev. Fix bug causing smbd to turn off
Gerald Carter
2007-10-10
1
-10
/
+6
*
r19083: Fix objectclass
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
2007-10-10
4
-77
/
+36
*
r18722: Fix up password change times. The can change and must change times are
Jim McDonough
2007-10-10
1
-2
/
+22
*
r18703: Fix the annoying effect that happens when nscd is running:
Günther Deschner
2007-10-10
4
-0
/
+18
*
r18684: pdb_get_group_sid() has to use the Get_Pwnam_alloc() call
Gerald Carter
2007-10-10
1
-1
/
+1
*
r18654: Rename "struct uuid" => "struct GUID" for consistency.
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r18527: Janitor for Jeremy ;-)
Volker Lendecke
2007-10-10
1
-12
/
+12
*
r18483: Ensure all pdb_XXX calls are wrapped in become_root()/unbecome_root()
Jeremy Allison
2007-10-10
1
-5
/
+32
[next]