Age | Commit message (Expand) | Author | Files | Lines |
2011-02-21 | libcli/security/privileges.c - fix the counting of privileges | Matthias Dieter Wallnöfer | 1 | -9/+4 |
2011-02-21 | libcli/security/sddl.c - fix wrong counter type | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-21 | libcli/security/display_sec.c - fix wrong counter type | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2011-02-17 | idl: naming a structure 'VERSION' is not a good idea! | Andrew Tridgell | 1 | -2/+2 |
2011-02-15 | libcli/security - fix two output format specifiers | Matthias Dieter Wallnöfer | 2 | -2/+2 |
2011-02-11 | libcli/auth: fix PAM_ERRORS subsystem build. | Günther Deschner | 1 | -1/+2 |
2011-02-10 | security: Fixed some handling of ACEs with INHERITED flag provided by the user | Nadezhda Ivanova | 1 | -5/+16 |
2011-02-10 | ldb: use #include <ldb.h> for ldb | Andrew Tridgell | 2 | -2/+2 |
2011-02-10 | libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport | Andrew Bartlett | 2 | -90/+62 |
2011-02-10 | libcli/named_pipe_auth Remove support for unused levels 0-2. | Andrew Bartlett | 1 | -160/+83 |
2011-02-08 | pam: share pam errors in a common location. | Günther Deschner | 3 | -0/+176 |
2011-02-08 | pysecurity: Add missing dependency on pytalloc-util. | Jelmer Vernooij | 1 | -1/+1 |
2011-02-07 | libcli/security: Make add_sid_to_array_unique use a uin32_t counter | Volker Lendecke | 1 | -1/+1 |
2011-02-07 | libcli/security: Make del_sid_from_array take a uint32_t | Volker Lendecke | 2 | -3/+5 |
2011-01-30 | libcli/util: add NT_STATUS_RPC_SEC_PKG_ERROR define | Stefan Metzmacher | 1 | -0/+1 |
2011-01-26 | errormap: Add unix_to_werror() function | Kai Blin | 1 | -0/+5 |
2011-01-24 | libcli/ldap: use lib/ldb_compat.h for the s3 build | Stefan Metzmacher | 1 | -0/+4 |
2011-01-20 | libcli/auth move ntlmssp_wrap() and ntlmssp_unwrap() into common code. | Andrew Bartlett | 2 | -0/+147 |
2011-01-18 | s4-security: Fixed incorrect inheritance of IO flagged ACES | Nadezhda Ivanova | 1 | -0/+5 |
2011-01-14 | libcli/security Add python bindings for se_access_check | Andrew Bartlett | 2 | -0/+89 |
2011-01-13 | security: Fixed incorrect indentation in create_descriptor.c | Nadezhda Ivanova | 1 | -12/+12 |
2011-01-11 | security: Fixed bugs in expansion of generic information ACEs | Nadezhda Ivanova | 1 | -38/+82 |
2011-01-10 | libcli/security: fix sid_type_lookup(). | Günther Deschner | 1 | -7/+5 |
2011-01-07 | netlogon: move netlogon helpers to ../libcli/netlogon. | Günther Deschner | 8 | -17/+16 |
2011-01-03 | libcli/auth: add netsec_outgoing_sig_size() | Stefan Metzmacher | 2 | -0/+15 |
2011-01-02 | Fix a valgrind error | Volker Lendecke | 1 | -2/+4 |
2011-01-01 | s4-python: Only set BASETYPE flag if subclassing is supported. | Jelmer Vernooij | 1 | -4/+4 |
2011-01-01 | s4-python: Add more prototypes. | Jelmer Vernooij | 1 | -0/+2 |
2010-12-21 | s3/s4:auth SPNEGO - adaptions for the removed "const" from OIDs | Matthias Dieter Wallnöfer | 1 | -2/+6 |
2010-12-17 | libcli/security: remove unused variable. | Günther Deschner | 1 | -1/+0 |
2010-12-16 | libcli/security Add sid_blob_parse() to directly parse a binary SID blob | Andrew Bartlett | 2 | -3/+14 |
2010-12-11 | libcli/echo: fix off by 1 crash bug | Stefan Metzmacher | 1 | -1/+1 |
2010-12-11 | libcli/echo: lowercase testsuite names | Stefan Metzmacher | 1 | -2/+2 |
2010-12-09 | s4 libcli: Add libcli_echo lib and torture test | Kai Blin | 5 | -0/+368 |
2010-12-08 | libcli/auth bring ADS_IGNORE_PRINCIPAL in common | Andrew Bartlett | 1 | -0/+2 |
2010-12-07 | libcli/auth: let spnego_write_mech_types() check the asn1_load() return | Stefan Metzmacher | 1 | -0/+4 |
2010-12-06 | s4:fix some shadowed declaration warnings on Solaris by renaming the symbols | Matthias Dieter Wallnöfer | 1 | -1/+1 |
2010-12-02 | Turns out there are lots of places in S3 where token passed in | Jeremy Allison | 1 | -0/+4 |
2010-11-29 | libcli/security/object_tree.c - remove unreachable statement | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-11-22 | Avoid the use of PyAPI_DATA, which is for internal Python API's. | Arnaud Faucher | 1 | -1/+1 |
2010-11-17 | s4-doserr: telling our users to "see Windows help" doesn't seem right | Andrew Tridgell | 1 | -4/+4 |
2010-11-09 | raw.h is only needed in the S4 build | Volker Lendecke | 1 | -0/+2 |
2010-10-31 | idl: Use DRSUAPI_ATTID_ prefix instead of DRSUAPI_ATTRIBUTE_ for ATTID values | Kamen Mazdrashki | 1 | -22/+22 |
2010-10-31 | s4: Remove the old perl/m4/make/mk-based build system. | Jelmer Vernooij | 10 | -227/+0 |
2010-10-30 | s4-tdb: make tdb-wrap into a private library | Andrew Tridgell | 1 | -1/+1 |
2010-10-26 | waf: Stop automaticaly changing dashes to underscores in library names. | Jelmer Vernooij | 2 | -4/+4 |
2010-10-26 | waf: Remove lib prefix from libraries manually. | Jelmer Vernooij | 5 | -10/+10 |
2010-10-26 | s4: Drop duplicate 'lib' prefix for private libraries. | Jelmer Vernooij | 3 | -4/+4 |
2010-10-24 | libcli/security Remove unused sec_acl_equal() | Andrew Bartlett | 2 | -47/+0 |
2010-10-24 | s4: Rename LIBCLI_NBT -> cli_nbt. | Jelmer Vernooij | 1 | -3/+3 |