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
/
rpc_server
/
samr
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-04
Use ldb_dn_from_ldb_val() to create a DN in the SAMR server
Andrew Bartlett
1
-2
/
+7
2008-11-04
Use ldb_dn_from_ldb_val to avoid possible over-run of the value.
Andrew Bartlett
1
-3
/
+3
2008-10-24
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
1
-3
/
+3
2008-10-17
Fix errrors in new password handling code found by RPC-SAMR.
Andrew Bartlett
1
-2
/
+15
2008-10-16
Create a 'straight paper path' for UTF16 passwords.
Andrew Bartlett
1
-38
/
+50
2008-10-15
s4: merge from s3 samr.idl.
Günther Deschner
1
-1
/
+1
2008-10-11
Fix include paths to new location of libutil.
Jelmer Vernooij
2
-2
/
+2
2008-09-24
Move source4/lib/crypto to lib/crypto.
Jelmer Vernooij
1
-1
/
+1
2008-09-23
Merge ldb_search() and ldb_search_exp_fmt() into a simgle function.
Simo Sorce
1
-6
/
+6
2008-09-22
Remove unused parameter from decode_pw_buffer and fail on invalid
Andrew Bartlett
1
-6
/
+4
2008-07-21
Rename structures to better match the names in the WSPP IDL.
Andrew Bartlett
1
-33
/
+33
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
2
-5
/
+5
2008-03-14
Rework our SAMR test and SAMR server.
Andrew Bartlett
2
-25
/
+49
2008-03-13
Rework SAMR functions to avoid gendb_search()
Andrew Bartlett
1
-26
/
+38
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
1
-1
/
+1
2008-02-28
Check for and reject invalid account flags.
Andrew Bartlett
1
-0
/
+14
2008-02-28
Generate ACB_PW_EXPIRED correctly
Andrew Bartlett
1
-14
/
+14
2008-01-16
Print out the reason we can't delete the user in SAMR.
Andrew Bartlett
1
-0
/
+3
2007-12-21
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
1
-27
/
+27
2007-12-21
r26539: Remove unnecessary statics.
Jelmer Vernooij
1
-27
/
+27
2007-12-21
r26328: remove more uses of global_loadparm.
Jelmer Vernooij
2
-6
/
+6
2007-12-21
r26319: Split encoding functions out of libcli_ldap.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26296: Store loadparm context in DCE/RPC server context.
Jelmer Vernooij
2
-5
/
+5
2007-12-21
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26252: Specify loadparm_context explicitly when creating sessions.
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26227: Make loadparm_context part of a server task, move loadparm_contexts f...
Jelmer Vernooij
2
-5
/
+6
2007-12-21
r26135: Remove samdb_add(), samdb_delete() and samdb_modify(), which were just
Andrew Bartlett
1
-6
/
+6
2007-12-21
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r25553: Convert to standard bool type.
Jelmer Vernooij
1
-5
/
+5
2007-10-10
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
1
-2
/
+2
2007-10-10
r25052: This missing 'break' caused problems on 32 bit platforms only, due to
Andrew Bartlett
1
-0
/
+1
2007-10-10
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r24973: Try to make it really clear we are dealing with 64 bit numbers here.
Andrew Bartlett
1
-14
/
+14
2007-10-10
r24942: Patch from Matthias Wallnöfer <mwallnoefer@yahoo.de> and a testsuite
Andrew Bartlett
1
-5
/
+8
2007-10-10
r24611: Following up on the re-opening of bug 4817 is it pretty clear that
Andrew Bartlett
1
-23
/
+22
2007-10-10
r24082: Following the removal of a fanstsy condition from the SAMR testsuite,
Andrew Bartlett
1
-7
/
+0
2007-10-10
r24080: Set the primary group (matching windows) when creating new users in
Andrew Bartlett
1
-0
/
+2
2007-10-10
r24059: Fix bug 4822 reported by Matthias Wallnöfer <mwallnoefer@yahoo.de>.
Andrew Bartlett
1
-155
/
+178
2007-10-10
r24053: Ensure we filter EnumDomainUsers with the supplied mask.
Andrew Bartlett
1
-12
/
+20
2007-10-10
r24052: Fix some of the NT4 usrmgr.exe portions of bug 4815.
Andrew Bartlett
1
-4
/
+13
2007-10-10
r23815: Thanks to Matthias Wallnoefer <mwallnoefer@yahoo.de> for pointing out
Andrew Bartlett
1
-5
/
+5
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
3
-9
/
+6
2007-10-10
r23365: Try to make Windows Vista join again. On my new test environment, it
Andrew Bartlett
1
-2
/
+7
2007-10-10
r21362: rename:
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
2
-104
/
+104
2007-10-10
r20149: Remove the smb.conf distinction between PDC and BDC. Now the correct
Andrew Bartlett
1
-17
/
+88
2007-10-10
r20034: Start using ldb_search_exp_fmt()
Simo Sorce
1
-14
/
+8
2007-10-10
r19903: This is a cut&paste error for sure
Simo Sorce
1
-1
/
+0
2007-10-10
r19902: give better errors...
Stefan Metzmacher
1
-3
/
+32
[next]