Age | Commit message (Expand) | Author | Files | Lines |
2009-08-26 | s3/winbindd: Remove unnecessary check for NULL SID | Steven Danneman | 2 | -8/+7 |
2009-08-26 | s3-selftest: enable running RPC-NETLOGON-S3 against samba3. | Günther Deschner | 1 | -1/+1 |
2009-08-26 | s4-smbtorture: add RPC-NETLOGON-S3 to test samba3 netlogon server. | Günther Deschner | 2 | -0/+19 |
2009-08-26 | s3 onefs: Canonicalize the ACL in the correct order | tprouty | 1 | -4/+8 |
2009-08-26 | s3: Allow full_audit to play nice with smbd if it's using syslog | tprouty | 2 | -1/+17 |
2009-08-26 | s3 audit: Change create_file in full_audit to print whether a directory or fi... | tprouty | 1 | -2/+28 |
2009-08-26 | s3:winbind: Fix Coverity ID 942: Resource Leak | Volker Lendecke | 1 | -0/+2 |
2009-08-26 | s4:heimdal_build: lib/hcrypto/evp-aes-cts.o belongs to HEIMDAL_HCRYPTO | Stefan Metzmacher | 1 | -1/+1 |
2009-08-26 | s3-netlogon: let get_md4pw() return a struct dom_sid. | Günther Deschner | 1 | -7/+5 |
2009-08-26 | schannel: add generated files. | Günther Deschner | 3 | -0/+339 |
2009-08-26 | schannel: move schannel.idl to main directory. | Günther Deschner | 2 | -1/+1 |
2009-08-26 | netlogon: make netr_NegotiateFlags a public bitmap. | Günther Deschner | 3 | -3/+5 |
2009-08-26 | Add a parameter to disable the automatic creation of krb5.conf files | Volker Lendecke | 4 | -1/+43 |
2009-08-26 | cifs.upcall: make using ip address conditional on new option | Jeff Layton | 2 | -27/+50 |
2009-08-26 | cifs.upcall: switch to getopt_long | Jeff Layton | 1 | -1/+7 |
2009-08-26 | s4:provision Ensure that @OPTIONS is mirrored into each partition | Andrew Bartlett | 3 | -3/+7 |
2009-08-26 | s4:ldb Add ldb_ldif_write_string() and python wrappers | Andrew Bartlett | 4 | -1/+95 |
2009-08-26 | s4:ldb Add hooks to get/set the flags on a ldb_message_element | Andrew Bartlett | 2 | -5/+65 |
2009-08-26 | s4:schema Rework dsdb_write_prefixes_from_schema_to_ldb() to use talloc | Andrew Bartlett | 1 | -14/+20 |
2009-08-26 | s4:provison Add prefixes to ldb using same code a later modify will use | Andrew Bartlett | 4 | -8/+38 |
2009-08-26 | s4:provision Only create references to our server DN after the self join | Andrew Bartlett | 6 | -9/+39 |
2009-08-26 | s4:scheam quiet a 'const' warning | Andrew Bartlett | 1 | -1/+1 |
2009-08-26 | s4:dsdb Rework dsdb_write_prefixes_to_ldb() to take a schema | Andrew Bartlett | 1 | -14/+13 |
2009-08-26 | s4:dsdb Use helper function to add 'show deleted' control | Andrew Bartlett | 1 | -20/+10 |
2009-08-26 | s3-netlogon: fix default case when _netr_LogonSamLogon is called from other o... | Günther Deschner | 1 | -1/+3 |
2009-08-26 | Revert "s3: Fix uninitialized const char *" | Günther Deschner | 1 | -1/+0 |
2009-08-26 | s3-netlogon: get rid of init_net_r_req_chal(). | Günther Deschner | 1 | -13/+1 |
2009-08-26 | s3-netlogon: let get_md4pw() return a struct samr_Password. | Günther Deschner | 2 | -8/+7 |
2009-08-26 | s3-netlogon: make _netr_ServerAuthenticate a callback to _netr_ServerAuthenti... | Günther Deschner | 1 | -46/+16 |
2009-08-25 | Allow for name array strings that don't end in a slash | Zach Loafman | 1 | -12/+17 |
2009-08-25 | Add some const to dsgetdcname | Volker Lendecke | 2 | -6/+6 |
2009-08-25 | Do an early TALLOC_FREE | Volker Lendecke | 1 | -1/+2 |
2009-08-25 | netlogon: give netlogon w7/w2k8r2 AES negotiate flag proper name (see bug #60... | Günther Deschner | 3 | -3/+3 |
2009-08-25 | fixed DRS rename of deleted objects | Andrew Tridgell | 1 | -1/+20 |
2009-08-25 | fixed a double free bug on error in net export | Andrew Tridgell | 1 | -1/+0 |
2009-08-25 | s4:python Fix the reprovision test by deleting 'deleted' objects too. | Andrew Bartlett | 1 | -6/+9 |
2009-08-25 | s4:dsdb Rework show_deleted module not to liniearise the LDAP filter | Andrew Bartlett | 1 | -72/+37 |
2009-08-24 | Help debug for bug 6651 - smbd SIGSEGV when breaking oplocks. | Jeremy Allison | 1 | -0/+4 |
2009-08-24 | Second attempt at fix for bug 6529 - Offline files conflict with Vista and Of... | Jeremy Allison | 19 | -133/+188 |
2009-08-24 | Allow systems with timestamp granularity of 1sec to work with | Jeremy Allison | 1 | -0/+15 |
2009-08-24 | Use existing time_t rounding function, don't invent my own. | Jeremy Allison | 1 | -1/+1 |
2009-08-24 | netlogon: add (yet) undocumented netlogon negotiate bit to bitmap. | Günther Deschner | 3 | -0/+3 |
2009-08-24 | s3-netlogon: Only hand out rid when netlogon credential chain has been setup ... | Günther Deschner | 1 | -1/+5 |
2009-08-24 | Second part of fix for 6529 - Offline files conflict with Vista and Office 2003. | Jeremy Allison | 3 | -0/+22 |
2009-08-24 | Fix make test. | Jeremy Allison | 1 | -0/+1 |
2009-08-24 | make smbcontrol smbd ping work proper checking for arguments handle short pid... | Olaf Flebbe | 2 | -14/+21 |
2009-08-24 | libndr: add missing protoypes for double type. | Günther Deschner | 1 | -0/+1 |
2009-08-24 | tevent: avoid using reserved c++ word. | Günther Deschner | 1 | -1/+1 |
2009-08-24 | s4:dsdb Use talloc_strndup() to ensure OIDs are null terminated | Andrew Bartlett | 1 | -8/+11 |
2009-08-24 | s4:ldb Add python binding and test for ldb_msg_diff() | Andrew Bartlett | 2 | -0/+43 |