Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu... | Volker Lendecke | 1 | -0/+6 |
2007-10-10 | r19026: we don't need this twice | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r18986: Add some more GPO download helper functions. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r18983: Add some comments for the LDAP based GPO routines. | Günther Deschner | 1 | -9/+7 |
2007-10-10 | r18969: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18963: * Move parts of registry headers that were still in | Gerald Carter | 5 | -627/+71 |
2007-10-10 | r18950: I can't see where stropts.h and poll.h are needed | Stefan Metzmacher | 1 | -8/+0 |
2007-10-10 | r18926: Add some useful macros. | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r18878: With the recent checkins for me Samba3 compiles again with the NTSTAT... | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r18869: two build fixes for systems without ldap | Andrew Tridgell | 1 | -0/+6 |
2007-10-10 | r18858: arrgh! - since HAVE_IMMEDIATE_STRUCTURES were last enabled the code | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18855: Tell the diff between WERROR and NTSTATUS | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r18818: Forgot header file. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r18810: use a copy of samba4's talloc under lib/talloc/ | Stefan Metzmacher | 2 | -166/+1 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 5 | -896/+3 |
2007-10-10 | r18793: Fix BE string handling in the auto-generated | Jeremy Allison | 1 | -12/+2 |
2007-10-10 | r18789: Replace the winreg server code with the libndr parsing code. | Gerald Carter | 2 | -0/+5 |
2007-10-10 | r18787: Fix the strlen_m and strlen_m_term code by merging | Jeremy Allison | 2 | -1/+6 |
2007-10-10 | r18784: hopefully fix the BOOL bug on AIX | Stefan Metzmacher | 3 | -6/+6 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 2 | -61/+10 |
2007-10-10 | r18717: remove old defines in preference of the flags in librpc/gen_ndr/srvsvc.h | Gerald Carter | 3 | -39/+5 |
2007-10-10 | r18711: Replace the following hand code client routines: | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 1 | -0/+4 |
2007-10-10 | r18679: Fix the build. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18677: quickly add samr_GetDisplayEnumerationIndex for debugging to rpcclient. | Günther Deschner | 1 | -1/+17 |
2007-10-10 | r18664: this stuff is included from libreplace | Stefan Metzmacher | 1 | -296/+0 |
2007-10-10 | r18663: Fix one more uuid -> GUID. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r18659: restore BOOL, sorry:-) | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r18654: Rename "struct uuid" => "struct GUID" for consistency. | Jelmer Vernooij | 6 | -17/+10 |
2007-10-10 | r18653: this stuff is in libreplace... | Stefan Metzmacher | 1 | -103/+0 |
2007-10-10 | r18651: this comment is wrong, was cut'n'paste... | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r18650: this isn't needed twice in include/includes.h | Stefan Metzmacher | 1 | -9/+0 |
2007-10-10 | r18649: the PRINTF_ATTRIUTE() macro is provided by libreplace | Stefan Metzmacher | 1 | -11/+0 |
2007-10-10 | r18648: this is provided by libreplace | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 1 | -6/+18 |
2007-10-10 | r18640: move to socket_wrapper to lib/socket_wrapper/ | Stefan Metzmacher | 2 | -93/+1 |
2007-10-10 | r18623: starting on eventlog IDL | Gerald Carter | 2 | -12/+3 |
2007-10-10 | r18619: Add rpcclient helper for samr_querydispinfo2|3 for testing. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18605: sync dlinklist.h with samba4, that means DLIST_ADD_END() | Stefan Metzmacher | 1 | -19/+41 |
2007-10-10 | r18572: Use the autogenerated client and server for the echo interface and im... | Jelmer Vernooij | 4 | -77/+3 |
2007-10-10 | r18562: quick build fix rather than rolling back (I didn't actually intend th... | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r18560: * Add in the winreg and initshutdown IDL files | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r18526: Use generated server for unixinfo RPC interface. | Jelmer Vernooij | 2 | -173/+0 |
2007-10-10 | r18481: Use pidl-generated server side code for dfs. | Jelmer Vernooij | 2 | -406/+0 |
2007-10-10 | r18469: Use new pidl-generated DFS client code. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r18404: * swap from POLICY_HND to the struct policy_handle from ndr/misc.h | Gerald Carter | 1 | -22/+5 |
2007-10-10 | r18394: get the lsa client code to link | Gerald Carter | 1 | -0/+5 |
2007-10-10 | r18369: I've got a sniff where NT4 sends just a single byte after the 516 byte | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18275: add auto generated dfs code | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r18271: Big change: | Gerald Carter | 5 | -25/+50 |