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
/
passdb
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r25165: Use talloc_asprintf_append_buffer with an unmodified
Jeremy Allison
1
-3
/
+3
2007-10-10
r25092: Add support for storing trusted domain passwords in LDAP for
Michael Adam
1
-5
/
+277
2007-10-10
r25091: Start adding support for storing trusted domain passwords in LDAP
Michael Adam
1
-0
/
+44
2007-10-10
r24991: Kill all those lots of trailing whitespaces from secrets.c.
Michael Adam
1
-72
/
+72
2007-10-10
r24990: Kill an incredible amount of trailing whitespaces...
Michael Adam
1
-8
/
+10
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2
-4
/
+2
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
13
-26
/
+13
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
15
-15
/
+15
2007-10-10
r23688: Fix bug #4759 reported by Raul <ismell@ismell.org>.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23630: Found out what LSA_LOOKUP_NAMES level 5 means:
Günther Deschner
1
-1
/
+1
2007-10-10
r23510: Tidy calls to smb_panic by removing trailing newlines. Print the
James Peach
2
-2
/
+2
2007-10-10
r23244: Fix loop with nscd and NSS recusive calls.
Gerald Carter
1
-4
/
+4
2007-10-10
r23194: cherry pick two fixes from SAMBA_3_0_26
Gerald Carter
2
-6
/
+10
2007-10-10
r23192: Remove fallback to looking up group mappings by the
Gerald Carter
1
-17
/
+1
2007-10-10
r23051: sid_to_[ug]id fixes for smbd
Simo Sorce
1
-12
/
+26
2007-10-10
r23046: Few missing merges from cleaning out the Centeris winbindd tree.
Gerald Carter
1
-1
/
+1
2007-10-10
r23005: If we're running on a system where time_t is 8 bytes
Jeremy Allison
1
-16
/
+16
2007-10-10
r22977: Trim noise by removing redundant WARNING log message that
Gerald Carter
1
-4
/
+0
2007-10-10
r22844: Introduce const DATA_BLOB data_blob_null = { NULL, 0, NULL }; and
Volker Lendecke
1
-2
/
+2
2007-10-10
r22786: Some cleanup by Karolin Seeger: Remove unused pdb_find_alias, and change
Volker Lendecke
1
-14
/
+6
2007-10-10
r22767: Argl. Typed in 'svn ci' in the wrong branch. Revert.
Volker Lendecke
1
-6
/
+13
2007-10-10
r22766: Merge from 3_0:
Volker Lendecke
1
-13
/
+6
2007-10-10
r22631: Remove the possibility of sid_check_is_domain and
James Peach
1
-2
/
+1
2007-10-10
r22613: Fix an uninitialized variable warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-9
/
+27
2007-10-10
r22125: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r22096: become_root_uid_only() is unneeded - it's only used in
Jeremy Allison
2
-16
/
+16
2007-10-10
r22066: Ensure that winbind can resolve SIDs in the S-1-22-{1,2}
Gerald Carter
1
-1
/
+21
2007-10-10
r22009: change TDB_DATA from char * to unsigned char *
Stefan Metzmacher
4
-27
/
+28
2007-10-10
r22001: change prototype of dump_data(), so that it takes unsigned char * now,
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21983: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
1
-27
/
+25
2007-10-10
r21982: make use of tdb_*_bystring() and string_term_tdb_data()
Stefan Metzmacher
1
-29
/
+12
2007-10-10
r21981: as we use tdb_trans_store(), we should also use tdb_trans_delete()
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r21954: Someone misused a '!' instead of a '~' for a binary NOT
Jeremy Allison
1
-1
/
+1
2007-10-10
r21881: Make sure we are very specific when testing whether a backand can han...
James Peach
1
-1
/
+2
2007-10-10
r21853: Fix a valgrind error
Volker Lendecke
1
-0
/
+5
2007-10-10
r21831: Back out r21823 for a while, this is going into a bzr tree first.
Volker Lendecke
1
-20
/
+1
2007-10-10
r21823: Let secrets_store_machine_password() also store the account name. Not...
Volker Lendecke
1
-1
/
+20
2007-10-10
r21819: Wrap all steps in secrets_store_machine_password into one single
Volker Lendecke
1
-12
/
+50
2007-10-10
r21818: Remove some unused code
Volker Lendecke
1
-23
/
+0
2007-10-10
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2
-3
/
+22
2007-10-10
r21782: Fix a memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r21738: Remove unused file.
James Peach
1
-80
/
+0
2007-10-10
r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).
Jeremy Allison
1
-0
/
+2
2007-10-10
r21608: Fix a couple of memleaks in error code paths before
Jeremy Allison
1
-0
/
+1
2007-10-10
r21606: Implement escaping function for ldap RDN values
Simo Sorce
1
-8
/
+60
2007-10-10
r21507: Fix some "cannot access LDAP when no root" bugs.
Gerald Carter
1
-2
/
+14
2007-10-10
r20998: Fix debug message
Volker Lendecke
1
-1
/
+2
2007-10-10
r20985: leave room for terminating NULL when printing password hashes via 'pd...
Gerald Carter
1
-2
/
+2
2007-10-10
r20851: To read account policies from LDAP we need root.
Volker Lendecke
1
-2
/
+12
[next]