Age | Commit message (Expand) | Author | Files | Lines |
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 |
2008-09-23 | s4-libcli: move nbt/netlogon helper functions up one level. | Günther Deschner | 3 | -0/+503 |
2008-09-23 | s4-nbt: move libcli/nbt up one level. | Günther Deschner | 8 | -0/+3042 |