Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | s3-param Remove special case for global_myname(), rename to lp_netbios_name() | Andrew Bartlett | 1 | -3/+3 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array() | Andrew Bartlett | 1 | -15/+15 |
2011-06-09 | s3-talloc Change TALLOC_ZERO_P() to talloc_zero() | Andrew Bartlett | 1 | -14/+14 |
2011-06-09 | s3-talloc Change TALLOC_ARRAY() to talloc_array() | Andrew Bartlett | 1 | -1/+1 |
2011-05-24 | Fix bug #7054 - X account flag does not work when pwdlastset is 0. | Jeremy Allison | 1 | -1/+10 |
2011-05-05 | s3-rpc_server: run minimal_includes.pl. | Günther Deschner | 1 | -1/+0 |
2011-05-02 | s3: include ntdomain.h before including generated srv_ headers. | Günther Deschner | 1 | -1/+1 |
2011-04-05 | s3-auth Rename user_session_key -> session_key to match auth_session_info | Andrew Bartlett | 1 | -10/+10 |
2011-03-31 | s3-samr: make getgrgid() failure a little more visible in _samr_CreateDomAlia... | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3-rpc_server: move access check functions out of samr server. | Günther Deschner | 1 | -113/+1 |
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-auth: rpc_server needs auth.h | Günther Deschner | 2 | -0/+2 |
2011-03-30 | s3-passdb: use passdb headers where needed. | Günther Deschner | 1 | -0/+2 |
2011-03-30 | s3-passdb: add passdb.h where needed. | Günther Deschner | 3 | -0/+3 |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 2 | -0/+2 |
2011-03-30 | s3-includes: only include system/terminal.h when needed. | Günther Deschner | 1 | -0/+1 |
2011-03-01 | s3-auth struct security_unix_token replaces UNIX_USER_TOKEN | Andrew Bartlett | 1 | -1/+1 |
2011-02-22 | s3-includes: move some chgpasswd related defines to the locations where they ... | Günther Deschner | 1 | -0/+6 |
2011-02-22 | s3:auth: change num_groups to from size_t to uint32_t | Stefan Metzmacher | 1 | -2/+2 |
2011-02-22 | s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info | Andrew Bartlett | 1 | -37/+37 |
2011-02-19 | s3: Add "len" to pdb_set_hours | Volker Lendecke | 1 | -1/+3 |
2011-02-15 | s3: Pass "code_page" through samr | Volker Lendecke | 2 | -2/+11 |
2011-02-15 | s3: Pass "country_code" through samr | Volker Lendecke | 2 | -2/+11 |
2011-02-10 | s3-rpc_server: move services into individual directories. | Günther Deschner | 4 | -0/+8892 |