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
2009-09-07
s4:setup: Remove display_specifiers.ldif.
Andrew Kroeger
1
-482
/
+0
2009-09-07
s4:setup: Updated comment to reflect new DisplaySpecifiers location.
Andrew Kroeger
1
-1
/
+3
2009-09-07
s4:setup: Use ms_display_specifiers script for provision.
Andrew Kroeger
1
-2
/
+5
2009-09-07
s4:setup: Added script to parse Microsoft DisplaySpecifiers document.
Andrew Kroeger
1
-0
/
+189
2009-09-07
s4:setup: Change license headers to LDIF comments.
Andrew Kroeger
5
-86
/
+146
2009-09-07
s4:setup Add DisplaySpecifiers from Microsoft.
Andrew Bartlett
5
-0
/
+148158
2009-09-07
s4: bring nsupdate-gss into the s4 tree
Andrew Tridgell
2
-0
/
+379
2009-09-07
s4: fixed the secrets.ldb construction in libnet
Andrew Tridgell
1
-8
/
+8
2009-09-07
s4: the secrets.ldb module needs the loadparm opaque setup
Andrew Tridgell
1
-0
/
+7
2009-09-07
s3:winbind: Convert WINBINDD_SET_HWM to the new API
Volker Lendecke
15
-128
/
+454
2009-09-07
s3:winbind: Convert WINBINDD_REMOVE_MAPPING to the new API
Volker Lendecke
15
-108
/
+488
2009-09-07
s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
Volker Lendecke
15
-106
/
+538
2009-09-07
s3:winbind: Convert WINBINDD_CHECK_MACHACC to the new API
Volker Lendecke
15
-76
/
+451
2009-09-07
s3:smbd: Add the ntstatus to the smb_panic in share_mode_lock_destructor
Volker Lendecke
1
-2
/
+18
2009-09-06
s4:simple_ldap_map - Enhance it for supporting "primaryGroupID" in the right way
Matthias Dieter Wallnöfer
1
-14
/
+25
2009-09-06
s4:torture - Fix uninitialized variable
Matthias Dieter Wallnöfer
1
-1
/
+1
2009-09-06
s4:"linked attributes" modules - correct the comments
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-06
s4: Fix typo
Matthias Dieter Wallnöfer
1
-2
/
+2
2009-09-06
s4:pwsettings - Introduce the LDB modify flags in the right way
Matthias Dieter Wallnöfer
1
-27
/
+8
2009-09-06
s4:ldb_errors - add spaces
Matthias Dieter Wallnöfer
1
-0
/
+2
2009-09-06
s4:dsdb/common/util.c - Copy parameters to prevent segfaults
Matthias Dieter Wallnöfer
1
-3
/
+8
2009-09-06
s4:dsdb/common/util - Indentation fixes
Matthias Dieter Wallnöfer
1
-4
/
+5
2009-09-06
Tell newbie devs about ./configure.developer
Rusty Russell
2
-2
/
+2
2009-09-05
Check we read off the compelte event from inotify
Simo Sorce
1
-2
/
+8
2009-09-05
Save and report the correct errno value.
Simo Sorce
1
-8
/
+12
2009-09-05
s3:winbind: Use fstr_sprintf, it is simpler than talloc_asprintf->fstrcpy
Volker Lendecke
1
-8
/
+5
2009-09-05
s3:winbind: Remove pointless <cond> ? true : false;
Volker Lendecke
1
-4
/
+4
2009-09-05
s3:winbind: Make the pam_auth subfunctions static
Volker Lendecke
2
-18
/
+9
2009-09-05
s3:libsmb: Convert (state->received) to (state->received != 0)
Volker Lendecke
1
-1
/
+1
2009-09-05
util:tests: Correct time tests for negative UTC offsets.
Andrew Kroeger
1
-2
/
+23
2009-09-05
selftest: Account for 0-based months in date parsing and printing.
Andrew Kroeger
1
-3
/
+3
2009-09-04
Add release script for tevent
Simo Sorce
1
-0
/
+48
2009-09-04
s4:configure: require tevent >= 0.9.8
Stefan Metzmacher
1
-1
/
+1
2009-09-04
tevent: change version to 0.9.8 after some critical bugs have been fixed
Stefan Metzmacher
1
-1
/
+1
2009-09-04
cifs.upcall: do a brute-force search for KRB5 credcache
Jeff Layton
1
-46
/
+138
2009-09-04
s4:python fixed subunit tests of dcerpc
Andrew Tridgell
7
-6
/
+6
2009-09-04
ldb: make ldb module programming less error prone
Andrew Tridgell
2
-0
/
+17
2009-09-04
s3:winbind: Fix Coverity ID 933: FORWARD_NULL
Volker Lendecke
1
-0
/
+1
2009-09-04
s3:smbd: Fix Coverity ID 937, REVERSE_INULL
Volker Lendecke
1
-2
/
+2
2009-09-04
s3:winbind: Fix Coverity ID 940: Resource Leak
Volker Lendecke
1
-0
/
+1
2009-09-04
ldb: ensure we cancel a ldb transaction
Andrew Tridgell
2
-3
/
+9
2009-09-04
s4: fixed a missing NULL termination in a attribute list passed to ldb_search
Andrew Tridgell
1
-1
/
+1
2009-09-04
report the location of the original talloc_free on double free
Andrew Tridgell
1
-11
/
+18
2009-09-04
wbinfo: fix various valgrind warnings and an invalid free.
Günther Deschner
1
-7
/
+1
2009-09-04
s3-ntlm_auth: fix two segfaults in diagnostics mode.
Günther Deschner
1
-2
/
+2
2009-09-03
Hopefully last part of the fix for bug 6651 - smbd SIGSEGV when breaking oplo...
Jeremy Allison
1
-2
/
+2
2009-09-03
Another part of the fix for bug 6651 - smbd SIGSEGV when breaking oplocks.
Jeremy Allison
1
-2
/
+6
2009-09-03
First attempt to implement dcesrv_drsuapi_DsGetNCChanges
Anatoliy Atanasov
1
-1
/
+204
2009-09-03
Fix the dsdb_syntax_OID_ldb_to_drsuapi function
Anatoliy Atanasov
1
-1
/
+51
2009-09-03
Ignoring generated files:
Kamen Mazdrashki
1
-0
/
+2
[next]