Age | Commit message (Expand) | Author | Files | Lines |
2009-02-24 | error-codes: print out WERR_UNKNOWN_PRINT_MONITOR. | Günther Deschner | 1 | -0/+1 |
2009-02-24 | libcli/ldap: move generic ldap control encoding code to ldap_message.c | Stefan Metzmacher | 2 | -6/+156 |
2009-02-24 | libcli/ldap: move ldap_ndr from source4/ to toplevel | Stefan Metzmacher | 3 | -1/+117 |
2009-02-24 | libcli/ldap: fix compiler warnings | Stefan Metzmacher | 2 | -6/+11 |
2009-02-24 | libcli/ldap: move ldap_errors.h to the toplevel and install it | Stefan Metzmacher | 3 | -2/+70 |
2009-02-24 | libcli/ldap: move ldap_message.[ch] from source4/ to the toplevel | Stefan Metzmacher | 3 | -0/+1698 |
2009-02-24 | error-codes: add WERR_INVALID_USER_BUFFER. | Günther Deschner | 2 | -0/+2 |
2009-02-14 | Add missing include to shut up missing prototype warnings | Volker Lendecke | 1 | -0/+1 |
2009-02-11 | s4 torture: Smbtorture additions for Windows BRL | Zack Kirsch | 1 | -0/+3 |
2009-02-02 | libcli/nbt: s/private/private_data | Stefan Metzmacher | 1 | -6/+6 |
2009-02-01 | s3: Fix the non-merged build. | Kai Blin | 1 | -1/+0 |
2009-02-01 | shared: Move dom_sid_* utility functions to top level | Kai Blin | 3 | -0/+359 |
2009-01-19 | Attempt to fix the merged build | Volker Lendecke | 2 | -3/+3 |
2009-01-19 | libcli/nbt: add nbt_name_socket_handle_response_packet() | Stefan Metzmacher | 2 | -3/+13 |
2009-01-19 | libcli/nbt: add nbt_set_unexpected_handler() | Stefan Metzmacher | 2 | -0/+17 |
2009-01-19 | libcli/nbt: fix wack timeout handling | Stefan Metzmacher | 1 | -3/+18 |
2009-01-19 | Revert "Remove another use of global_loadparm." | Stefan Metzmacher | 3 | -6/+2 |
2009-01-08 | Avoid using a utility header for Python replacements included in Samba, | Jelmer Vernooij | 1 | -1/+5 |
2009-01-07 | s3/s4 build: Fix Py_RETURN_NONE to work with python versions < 2.4 | Tim Prouty | 1 | -1/+1 |
2009-01-06 | py: Properly increase the reference counter of Py_None. | Jelmer Vernooij | 1 | -1/+1 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -3/+3 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 4 | -10/+10 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -2/+2 |
2008-11-23 | libcli/nbt: fix some extrasemi compile warnings. | Michael Adam | 1 | -3/+3 |
2008-11-12 | errors: add WERR_CM_BUFFER_SMALL. | Günther Deschner | 1 | -0/+1 |
2008-11-10 | nterrors: add NT_STATUS_DS_BUSY. | Günther Deschner | 1 | -0/+1 |
2008-11-06 | doserr: add WERR_NO_TRUST_SAM_ACCOUNT. | Günther Deschner | 2 | -0/+2 |
2008-11-02 | Fix the build. | Jelmer Vernooij | 1 | -3/+1 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 4 | -3/+9 |
2008-11-02 | Remove use of global_loadparm when comparing nt status error - use | Jelmer Vernooij | 1 | -0/+3 |
2008-11-01 | Use shared doserr.c. | Jelmer Vernooij | 2 | -0/+88 |
2008-10-24 | Fix the build. | Jelmer Vernooij | 1 | -2/+2 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 4 | -4/+0 |
2008-10-24 | Remove more global_loadparm instances, fix syntax errors. | Jelmer Vernooij | 1 | -4/+4 |
2008-10-23 | Fix "parameter has incomplete type" build warning. | Tim Prouty | 1 | -7/+0 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 3 | -2300/+4 |
2008-10-23 | Import NTSTATUS defines from Samba 3. | Jelmer Vernooij | 1 | -0/+682 |
2008-10-23 | Import WERROR defines from Samba 3. | Jelmer Vernooij | 1 | -9/+57 |
2008-10-23 | Import new DOS error codes from Samba 3. | Jelmer Vernooij | 1 | -0/+4 |
2008-10-23 | Move libcli-util error code to top-level. | Jelmer Vernooij | 6 | -0/+2906 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-10-12 | Fix number of arguments for file_load() functions. | Jelmer Vernooij | 1 | -0/+0 |
2008-10-12 | Move nmblookup to same location as the rest of the NBT client library. | Jelmer Vernooij | 2 | -0/+604 |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 2 | -4/+4 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-02 | The IRIX compiler does not like embedded unnamed unions | Volker Lendecke | 2 | -37/+50 |
2008-09-24 | Temporary build fix for the merged build | Simo Sorce | 1 | -0/+7 |
2008-09-24 | libcli: add nbt_proto.h that is no longer autogenerated. | Günther Deschner | 1 | -0/+43 |
2008-09-24 | libcli: add some basic debugging functions for netlogon helper. | Günther Deschner | 1 | -0/+11 |
2008-09-24 | libcli: add autogenerated libcli netlogon helper protos. | Günther Deschner | 2 | -0/+56 |