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
/
source4
/
dsdb
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-03
Return infinite time for last last logoff when last logoff = 0
Matthieu Patou
1
-0
/
+16
2009-07-13
libds: merge the UF<->ACB flag mapping functions.
Günther Deschner
3
-149
/
+4
2009-07-13
libds: share UF_ flags between samba3 and 4.
Günther Deschner
4
-140
/
+3
2009-07-09
Add const
Andrew Bartlett
1
-2
/
+2
2009-06-06
Fix some nonempty blank lines
Volker Lendecke
1
-41
/
+37
2009-05-25
fixed interpretation of ACB_PWNOTREQ
Andrew Tridgell
1
-1
/
+6
2009-03-01
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
1
-1
/
+1
2009-03-01
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
1
-1
/
+1
2009-01-21
Allow overriding the function that ships the request in the Samba 3
Jelmer Vernooij
1
-1
/
+1
2008-12-29
s4:lib/tevent: rename structs
Stefan Metzmacher
1
-1
/
+1
2008-11-10
s4-dsdb: add samdb_msg_add_parameters.
Günther Deschner
1
-0
/
+11
2008-11-10
s4-dsdb: add samdb_result_parameters.
Günther Deschner
1
-0
/
+22
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-1
/
+1
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
1
-0
/
+2
2008-10-17
Fix errrors in new password handling code found by RPC-SAMR.
Andrew Bartlett
1
-1
/
+1
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-37
/
+51
2008-10-12
Use common strlist implementation in Samba 3 and Samba 4.
Jelmer Vernooij
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
2
-2
/
+2
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-17
/
+12
2008-09-08
Add definition for SYSTEM_FLAG_ATTR_IS_RDN
Andrew Bartlett
1
-0
/
+1
2008-08-20
Add schema search flags from MS-ADTS
Andrew Bartlett
1
-0
/
+11
2008-07-23
libnet_become_dc: send msDS_Behavior_Version == 3 (win2k8) in DsAddEntry
Michael Adam
1
-0
/
+1
2008-07-12
rename sambaPassword -> userPassword.
Andrew Bartlett
1
-2
/
+2
2008-07-09
dsdb: eliminate disards qualifyer compile warning.
Michael Adam
1
-1
/
+1
2008-06-14
Make up the right dependencies now that ldb depends on libevents
Simo Sorce
1
-0
/
+1
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
1
-2
/
+3
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
2
-9
/
+10
2008-03-25
Remove pointless cast
Andrew Bartlett
1
-1
/
+1
2008-03-25
Remove useless extra argument to samdb_result_account_expires().
Andrew Bartlett
1
-3
/
+2
2008-03-13
Don't search the whole tree for the domains's sid
Andrew Bartlett
1
-4
/
+18
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
1
-1
/
+1
2008-03-07
Treat maxPwdAge == 0 as passwords never expire.
Andrew Kroeger
1
-1
/
+1
2008-03-07
Add samdb_result_account_expires() function.
Andrew Kroeger
1
-0
/
+24
2008-02-29
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Simplify the 'password must change' logic
Andrew Bartlett
1
-22
/
+17
2008-02-28
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
1
-4
/
+30
2008-02-05
sidmap: Some source code cleanups.
Kai Blin
1
-10
/
+12
2008-01-06
r26679: It is very bad to free the ldb handle when you didn't create it...
Andrew Bartlett
1
-1
/
+1
2008-01-03
r26648: Move detection of global catalog captability to a central function, so
Andrew Bartlett
1
-0
/
+36
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-2
/
+2
2008-01-01
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
1
-1
/
+4
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-0
/
+1895
2007-12-21
r26324: Fix includes for Jelmer.
Andrew Bartlett
1
-1
/
+1
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
1
-11
/
+11
2007-10-10
r25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
Günther Deschner
1
-0
/
+5
[next]