Age | Commit message (Expand) | Author | Files | Lines |
2011-03-04 | s4-nterr: move auth_nt_status_squash to nt_status_squash and move to nterr.c | Günther Deschner | 1 | -0/+27 |
2011-03-04 | s4-nterr: some minor cosmetic edits to further match s3 nterr. | Günther Deschner | 1 | -3/+10 |
2011-03-04 | nterr: make sure both nt_err_desc structs are the same. | Günther Deschner | 1 | -0/+3 |
2011-03-04 | nterr: make sure both nt_errs structs are the same. | Günther Deschner | 1 | -0/+1 |
2011-03-04 | s4-nterr: add _N macro handling as in s3-nterr. | Günther Deschner | 1 | -91/+95 |
2011-03-04 | nterr: remove space indents (use tabs instead), following coding standards. | Günther Deschner | 1 | -15/+15 |
2011-03-04 | nterr: remove trailing whitespace. | Günther Deschner | 1 | -9/+9 |
2011-02-25 | Implement the SMB2 close flag SMB2_CLOSE_FLAGS_FULL_INFORMATION (and move def... | Jeremy Allison | 1 | -1/+0 |
2011-02-22 | s4-auth Move libcli/security/session.c to the top level | Andrew Bartlett | 4 | -108/+0 |
2011-02-08 | ndr: merge duplicate ndr_map_error2ntstatus() functions. | Günther Deschner | 1 | -26/+0 |
2011-01-30 | s4:libcli/util: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings | Stefan Metzmacher | 1 | -0/+1 |
2011-01-26 | errormap: Add unix_to_werror() function | Kai Blin | 1 | -0/+6 |
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 2 | -2/+2 |
2011-01-01 | heimdal_build: Add missing dependencies when building with system heimdal. | Jelmer Vernooij | 1 | -0/+1 |
2010-12-13 | s4:ldap_controls: allow DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID over sockets. | Stefan Metzmacher | 1 | -2/+2 |
2010-12-12 | s4:libcli/finddc.h - fix header dependancies | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2010-12-12 | s4:libcli/finddcs_nbt.c - optimise headers | Matthias Dieter Wallnöfer | 1 | -2/+0 |
2010-12-11 | s4-smbtorture: Make test names lowercase and dot-separated. | Jelmer Vernooij | 2 | -2/+2 |
2010-11-27 | s4:libcli/security/session.h - fix include ordering for "enum security_user_l... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-11-08 | s4-debug: lowered the debug level of some unimportant messages | Andrew Tridgell | 1 | -1/+1 |
2010-11-07 | credentials: Lowercase library name, | Jelmer Vernooij | 1 | -2/+2 |
2010-11-06 | s4-cldap: fixed debug message to match content | Andrew Tridgell | 1 | -1/+1 |
2010-11-05 | s4-cldap: print all the DNS servers found | Andrew Tridgell | 1 | -0/+5 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 5 | -159/+0 |
2010-10-30 | s4-build: removed some unnecessary dependencies | Andrew Tridgell | 1 | -2/+2 |
2010-10-27 | s4-ldb: Changes the aclread module to use LDB_HANDLE_FLAG_UNTRUSTED to determ... | Nadezhda Ivanova | 1 | -2/+0 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 3 | -6/+6 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 2 | -4/+4 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 4 | -11/+11 |
2010-10-24 | s4: Rename LIBCLI_NBT -> cli_nbt. | Jelmer Vernooij | 1 | -4/+4 |
2010-10-24 | s4: Rename LIBCLI_LDAP to libcli_ldap. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-24 | s4: Rename LIBSAMBA-* to libsamba-* | Jelmer Vernooij | 3 | -5/+5 |
2010-10-24 | s4: Rename LIBSECURITY{_SESSION,} to libsecurity{_session,} | Jelmer Vernooij | 2 | -9/+9 |
2010-10-23 | s4: Rename LIBEVENTS to libevents. | Jelmer Vernooij | 2 | -3/+3 |
2010-10-23 | s4: Rename LIBNETIF to libnetif. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-23 | s4/ldb:introduce the LDB_CONTROL_PROVISION_OID control | Matthias Dieter Wallnöfer | 1 | -0/+2 |
2010-10-23 | ldb:rename LDB_CONTROL_BYPASSOPERATIONAL_OID into LDB_CONTROL_BYPASS_OPERATIO... | Matthias Dieter Wallnöfer | 1 | -2/+2 |
2010-10-23 | tsocket: let tstream_inet_tcp_connect_recv() optionally return the used local... | Stefan Metzmacher | 1 | -1/+1 |
2010-10-21 | s4-libcli: make LIBSECURITY_SESSION a private library | Andrew Tridgell | 1 | -5/+6 |
2010-10-21 | s4-libcli: make LIBSAMBA-ERRORS a private library | Andrew Tridgell | 1 | -6/+7 |
2010-10-21 | s4-libcli: make LIBCLI_LDAP a private library | Andrew Tridgell | 1 | -7/+8 |
2010-10-19 | s4-mailslot: fixed handling of random collision in temporary mailslot names | Andrew Tridgell | 1 | -1/+1 |
2010-10-18 | s4:libcli/util: add pipe related NT_STATUS_RPC_* codes | Stefan Metzmacher | 1 | -0/+6 |
2010-10-18 | Revert "s4:dsdb - make the RELAX control private" | Andrew Bartlett | 1 | -2/+1 |
2010-10-16 | s4:dsdb - make the RELAX control private | Matthias Dieter Wallnöfer | 1 | -1/+2 |
2010-10-16 | s4:libcli/ldap/ldap_controls.c - fix up the controls list | Matthias Dieter Wallnöfer | 1 | -29/+49 |
2010-10-15 | s4-finddcs: better debug messages to help track down DNS problems | Andrew Tridgell | 1 | -1/+12 |
2010-10-14 | libcli/auth Merge source4/libcli/security and util_sid.c into the common code | Andrew Bartlett | 5 | -867/+1 |
2010-10-14 | s4-acl Merge sec_access_check() with se_access_check() from source3/ | Andrew Bartlett | 1 | -2/+16 |
2010-10-12 | libcli/security Provide a common, top level libcli/security/security.h | Andrew Bartlett | 1 | -45/+0 |